Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 178,376 for

document formatting

(0.28 sec)
  1. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a Document using Structured Document tags (SDT or content control) in Node.js....Ask AI Structured Document Tags or Content Control Contents [...[ Hide ] Structured document tags (SDT or content control) allow...

    docs.aspose.com/words/nodejs-net/structured-doc...
  2. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your workbook structures....of worksheets with common formatting and data entry. For example...Worksheets—including data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...
  3. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your Document and replace it with the text you want using C++....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/cpp/find-and-replace/
  4. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...the Working with Fields documentation article. Remarks Retrieves...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldFileName class | Aspose.Words for Python

    aspose.words.fields.FieldFileName class. Implements the FILENAME field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the name of the current document from its storage location...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Supported Features on Document Save|Aspose.Word...

    Save a Document in most of popular formats and supports lots of Microsoft Word features using C#....Ask AI Supported Features on Document Save Contents [ Hide ] Purpose...features Aspose.Words supports on document save. Aspose.Words allows...

    docs.aspose.com/words/net/supported-features-on...
  7. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the size of the current document’s file or 0 if the size cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert DOT to JSON format in C++ | products.as...

    Export DOT to JSON in C++ without using Microsoft Excel or Word...to JSON Convert DOT to JSON Format via C++ Export DOT to JSON...easily convert DOT to JSON format within their C++ applications...

    products.aspose.com/total/cpp/conversion/dot-to...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...